Skip to content

Conversation

@richabp
Copy link
Contributor

@richabp richabp commented Sep 17, 2025

Add 3.1.1 release to main

@NordicBuilder NordicBuilder added doc-required PR must not be merged without tech writer approval. changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. labels Sep 17, 2025
@NordicBuilder
Copy link
Contributor

NordicBuilder commented Sep 17, 2025

CI Information

To view the history of this post, clich the 'edited' button above
Build number: 8

Inputs:

Sources:

sdk-nrf: PR head: 08c5f27866102482b355e2e724c409c687771f8c

more details

sdk-nrf:

PR head: 08c5f27866102482b355e2e724c409c687771f8c
merge base: eb4f8872b222fd0a6a8e63249bc0ea08e047535c
target head (main): 101efdd102169ffec2d4efa32be04d2a4075375c
Diff

Github labels

Enabled Name Description
ci-disabled Disable the ci execution
ci-all-test Run all of ci, no test spec filtering will be done
ci-force-downstream Force execution of downstream even if twister fails
ci-run-twister Force run twister
ci-run-zephyr-twister Force run zephyr twister
List of changed files detected by CI (6)
doc
│  ├── nrf
│  │  ├── links.txt
│  │  ├── protocols
│  │  │  ├── matter
│  │  │  │  │ index.rst
│  │  ├── releases_and_maturity
│  │  │  ├── known_issues.rst
│  │  │  ├── release_notes.rst
│  │  │  ├── releases
│  │  │  │  │ release-notes-3.1.1.rst
│  │ versions.json

Outputs:

Toolchain

Version:
Build docker image:

Test Spec & Results: ✅ Success; ❌ Failure; 🟠 Queued; 🟡 Progress; ◻️ Skipped; ⚠️ Quarantine

  • ◻️ Toolchain
  • ◻️ Build twister
  • ◻️ Integration tests
Disabled integration tests
    • test-fw-nrfconnect-nrf_lrcs_mosh
    • test-fw-nrfconnect-nrf_lrcs_positioning
    • desktop52_verification
    • doc-internal
    • test_ble_nrf_config
    • test-fw-nrfconnect-apps
    • test-fw-nrfconnect-ble_mesh
    • test-fw-nrfconnect-ble_samples
    • test-fw-nrfconnect-chip
    • test-fw-nrfconnect-fem
    • test-fw-nrfconnect-nfc
    • test-fw-nrfconnect-nrf-iot_libmodem-nrf
    • test-fw-nrfconnect-nrf-iot_lwm2m
    • test-fw-nrfconnect-nrf-iot_samples
    • test-fw-nrfconnect-nrf-iot_serial_lte_modem
    • test-fw-nrfconnect-nrf-iot_thingy91
    • test-fw-nrfconnect-nrf-iot_zephyr_lwm2m
    • test-fw-nrfconnect-nrf_crypto
    • test-fw-nrfconnect-proprietary_esb
    • test-fw-nrfconnect-ps-main
    • test-fw-nrfconnect-rpc
    • test-fw-nrfconnect-rs
    • test-fw-nrfconnect-tfm
    • test-fw-nrfconnect-thread-main
    • test-low-level
    • test-sdk-audio
    • test-sdk-dfu
    • test-sdk-find-my
    • test-sdk-mcuboot
    • test-sdk-pmic-samples
    • test-sdk-wifi
    • test-secdom-samples-public

Note: This message is automatically posted and updated by the CI

@richabp richabp marked this pull request as ready for review September 17, 2025 09:04
@richabp richabp requested review from a team as code owners September 17, 2025 09:04
@richabp richabp force-pushed the add_3.1.1_release_to_main branch from 30b0672 to 0b60156 Compare September 17, 2025 10:01
@divipillai
Copy link
Contributor

The table in the nrf/protocols/matter/index.rst page also requires an update.

@richabp richabp requested a review from tokangas September 17, 2025 11:17
@richabp richabp force-pushed the add_3.1.1_release_to_main branch from 8873fd8 to f72dbc4 Compare September 17, 2025 11:48
@richabp richabp requested a review from a team as a code owner September 17, 2025 11:48
@richabp richabp requested a review from divipillai September 17, 2025 12:20
@maciejpietras
Copy link
Contributor

maciejpietras commented Sep 17, 2025

Please add known issue under MCUBoot:

NCSDK-35259 Upgrade failed when enabled encryption

Affected platforms: nRF54LM20

Encryption for nRF54LM20 is currently not supported

....

NCSDK-34251 Device will not boot when Hardware Downgrade Prevention reaches number of available upgrades

Affected platforms: nRF54LM20

Workaround: Cherry-pick #23779

@richabp richabp force-pushed the add_3.1.1_release_to_main branch from f72dbc4 to 41807c2 Compare September 18, 2025 07:24
@richabp richabp added the DNM label Sep 18, 2025
@richabp richabp force-pushed the add_3.1.1_release_to_main branch from 41807c2 to ac9baa0 Compare September 18, 2025 08:41
@richabp
Copy link
Contributor Author

richabp commented Sep 18, 2025

Please add known issue under MCUBoot:

NCSDK-35259 Upgrade failed when enabled encryption

Affected platforms: nRF54LM20

Encryption for nRF54LM20 is currently not supported

....

NCSDK-34251 Device will not boot when Hardware Downgrade Prevention reaches number of available upgrades

Affected platforms: nRF54LM20

Workaround: Cherry-pick #23779

Done, please check @maciejpietras.

@richabp richabp force-pushed the add_3.1.1_release_to_main branch from ac9baa0 to 2ba089d Compare September 18, 2025 11:47
@richabp richabp requested a review from annwoj September 18, 2025 11:59
Add 3.1.1 release to main

Signed-off-by: Richa Pandey <[email protected]>
@richabp richabp force-pushed the add_3.1.1_release_to_main branch from 2ba089d to 08c5f27 Compare September 18, 2025 12:42
@richabp
Copy link
Contributor Author

richabp commented Sep 18, 2025

@nrfconnect/ncs-code-owners Please review.

@richabp richabp removed the DNM label Sep 18, 2025
@rlubos
Copy link
Contributor

rlubos commented Sep 18, 2025

The compliance failure is false-positive, yet another time it reports unreachable link, but it's just fine:

Checking URL for 'nRF54LM20A System-on-Chip' (https://www.nordicsemi.com/Products/nRF54LM20A)... FAIL (HTTP code: 403)

@rlubos rlubos merged commit c419d8e into nrfconnect:main Sep 18, 2025
14 of 17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. doc-required PR must not be merged without tech writer approval.

Projects

None yet

Development

Successfully merging this pull request may close these issues.